PersonPicture 
EntityType  Independent 
Logical Entity Name  PersonPicture 
Default Table Name  CmStudentPicture 
Logical Only  NO 
Definition 
 
Note 
 

PersonPicture Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentId    INTEGER  YES 
 
StaffId    INTEGER  YES 
 
PictureImage    PICTURE  YES 
 
IsStudent    BIT  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

PersonPicture Keys 
Key Name  Key Type  Keys 
CmStudentPicture_SyStudentID_N_N_IDX  Inversion Entry  StudentId 
CmStudentPicture_SyStaffID_N_N_IDX  Inversion Entry  StaffId 
CmStudentPicture_CmStudentPictureID_U_C_IDX  PrimaryKey  Id 

PersonPicture Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

PersonPicture Check Constraints 
Check Constraint Name  CheckConstraint